home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Student Private Syndrome 3
/
Student Private Syndrome 3.iso
/
private
/
main
/
opening.dxr
/
00003.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-21
|
253 b
|
12 lines
on exitFrame
global startticks1, startticks2, sptitle
set the visible of sprite sptitle to 0
if sptitle = 5 then
set sptitle to 3
else
set sptitle to sptitle + 1
end if
set startticks1 to the ticks
set startticks2 to the ticks
end